## version ## language ## codeset 0 ;========================================================================= ; $RCSfile: OCStrings.ct $ ; Description: Catalog description file for OC ; Created by: fjc (Frank Copeland) ; $Revision: 1.2 $ ; $Author: fjc $ ; $Date: 1995/07/02 16:55:48 $ ; Copyright 1995, Frank Copeland ; This file forms part of the OC program ; See OC.doc for conditions of use and distribution ;========================================================================= ; Each string is identified by the name of the module it appears in, ; and its ordinal number. For example, the second string in module OCS ; has the identifier 'OCS2'. ;========================================================================= ; Strings for module OCS. ; line %ld, col %ld: err = %ld\n ; !! Error #%ld, line = %ld, col = %ld\n ; !! Warning #%ld, line = %ld, col = %ld\n ;Mark: line %ld, col %ld: err = %ld\n ;Warning: line %ld, col %ld: err = %ld\n ; !! SET '%s' is not allowed\n ; !! CLEAR '%s' is not allowed\n ; !! Could not open error file '%s'\n ;%s : compilation error listing\n OCS10 ;Module: %s\n OCS11 ; !! Errors detected\n >> Error file : %s\n OCS12 ; !! Warnings detected\n >> Warning file : %s\n OCS13 ; !! Invalid keyword table\n ;========================================================================= ; Strings for module OCT. ; !! Could not find '%s'\n ; !! Error in '%s'\n ; !! Could not open '%s'\n ; !! Symbol file '%s' is obsolete\n ; >> New symbol file : %s\n ;========================================================================= ; Strings for module Compiler. Compiler1 ; !! Err #16: MODULE keyword not found\n Compiler2 ; >> Object file : %s\n Compiler3 ; CODE: %ld, DATA: %ld, VARS: %ld, TOTAL: %ld\n Compiler4 ; !! Err #10: identifier expected after MODULE\n ;========================================================================= ; Strings for module OC. ; !! Could not open preferences file '%s'\n ;Could not open : %s\n ;Compiling %s...\n ;Garbage collecting... ;Source file ? :\x20 ;Finished batch compile\n ; !! Could not open '%s'\n ; !! OC requires AmigaOS 2.04 or greater\n ;See OC.doc for conditions of use\n ; !! Arguments VERBOSE and QUIET are mutually exclusive\n ; !! Arguments DEBUG and NODEBUG are mutually exclusive\n ; !! Arguments MAKEICONS and NOICONS are mutually exclusive\n ; !! Arguments SMALLCODE and LARGECODE are mutually exclusive\n ; !! Arguments SMALLDATA and LARGEDATA are mutually exclusive\n ; !! Arguments REGISTER and NOREGISTER are mutually exclusive\n ;Copyright 1993-95 Frank Copeland ;========================================================================= ; Strings for module OCC. ; !! Could not allocate code and/or constant buffers\n